auto merge of #959 : jakub-/cargo/cargo-search, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 24 Nov 2014 16:29:34 +0000 (16:29 +0000)
committerbors <bors@rust-lang.org>
Mon, 24 Nov 2014 16:29:34 +0000 (16:29 +0000)
This will currently call out to the registry service. In the future it may be sensible to add package descriptions to the git index so that search can be done offline.

Closes https://github.com/rust-lang/cargo/issues/925.


Trivial merge